Skip to content

test required formats only #62

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 1, 2023
Merged

Conversation

p1c2u
Copy link
Collaborator

@p1c2u p1c2u commented Feb 1, 2023

Fixes #61

@p1c2u p1c2u force-pushed the fix/test-only-required-formats branch from 3513e99 to e0d4a74 Compare February 1, 2023 06:53
@p1c2u p1c2u changed the title test only required formats test required formats only Feb 1, 2023
@codecov
Copy link

codecov bot commented Feb 1, 2023

Codecov Report

Merging #62 (e0d4a74) into master (f9165ec) will increase coverage by 0.41%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master      #62      +/-   ##
==========================================
+ Coverage   81.32%   81.74%   +0.41%     
==========================================
  Files           6        6              
  Lines         241      241              
  Branches       43       43              
==========================================
+ Hits          196      197       +1     
+ Misses         33       32       -1     
  Partials       12       12              
Impacted Files Coverage Δ
openapi_schema_validator/validators.py 100.00% <ø> (ø)
openapi_schema_validator/_format.py 82.92% <0.00%> (+2.43%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@p1c2u p1c2u merged commit 0c2feaf into master Feb 1, 2023
@p1c2u p1c2u deleted the fix/test-only-required-formats branch February 1, 2023 06:57
archlinux-github pushed a commit to archlinux/svntogit-community that referenced this pull request Feb 10, 2023
* Add a link to release notes
* Switch from commit to tag SHA for easier updating
* Add pkgver() to avoid forgotten SHA updates
* Move python-rfc3339-validator to depends. It's now required [1]

[1] python-openapi/openapi-schema-validator#62

git-svn-id: file:///srv/repos/svn-community/svn@1399545 9fca08f4-af9d-4005-b8df-a31f2cc04f65
archlinux-github pushed a commit to archlinux/svntogit-community that referenced this pull request Feb 10, 2023
* Add a link to release notes
* Switch from commit to tag SHA for easier updating
* Add pkgver() to avoid forgotten SHA updates
* Move python-rfc3339-validator to depends. It's now required [1]

[1] python-openapi/openapi-schema-validator#62


git-svn-id: file:///srv/repos/svn-community/svn@1399545 9fca08f4-af9d-4005-b8df-a31f2cc04f65
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0.4.2 test failures: tests/integration/test_validators.py::TestOAS{30,31}Validator::test_format_checkers
1 participant